Welcome![Sign In][Sign Up]
Location:
Search - Ant Colony

Search list

[File Formatyiqun

Description: 蚁群算法基本原理,改进蚁群算法等的详尽资料,很全面!-The basic principles of ant colony algorithm to improve the ant colony algorithm, such as detailed information, very comprehensive!
Platform: | Size: 26207232 | Author: linda | Hits:

[AI-NN-PRsort

Description: 蚁群优化算法,实现人工智能解决TSP问题,如何应用ACO-Ant colony optimization algorithm, the realization of artificial intelligence to solve TSP problems, how to apply the ACO
Platform: | Size: 8192 | Author: 向前 | Hits:

[Bio-Recognizeyiqun_ziliao

Description: 蚁群算法源代码(附带蚁群算法在0-1背包问题和TSP问题中的应用资料两篇)-Ant colony algorithm source code (with ant colony algorithm in the 0-1 knapsack problem and the TSP data Problem 2)
Platform: | Size: 690176 | Author: chen | Hits:

[AI-NN-PRacatsp

Description: 通用的蚁群算法,这个算法可以高效地解决tsp问题-Common ant colony algorithm, this algorithm can efficiently solve the problem tsp
Platform: | Size: 2048 | Author: xiaofei | Hits:

[Otherant_application

Description: 蚁群算法及应用,这本书不错,里面讲得也很详细-Ant colony algorithm and its application, this book is true, which also speaks in great detail
Platform: | Size: 4226048 | Author: brenxy | Hits:

[Othertsp

Description: 蚁群算法的Delphi实现 绝对可用-Delphi ant colony algorithm can be used to achieve absolute
Platform: | Size: 244736 | Author: | Hits:

[matlabSolvingSymmetricalandDisSymmetricalTSPbaseonAntCol

Description: Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem. This research helpful
Platform: | Size: 28672 | Author: 阳关 | Hits:

[matlabACATSP-MATLAB

Description: 一个蚁群算法的matlab源程序,置入matlab目录后即可直接调用(附蚁群算法简介)-An ant colony algorithm matlab source, placed directly after the directory matlab call (with Ant Colony Algorithm Introduction)
Platform: | Size: 41984 | Author: zmx8901 | Hits:

[AI-NN-PRCsharpTSP

Description: Csharp实现蚁群算法解决TSP问题,主要是一种模拟生物的进化:用信息素来引导蚂蚁向比较好的方向前进.是学习该算法的很好的参考源码-CSharp realize ant colony algorithm to solve TSP problems, primarily a simulation of biological evolution: the use of information has always been a better guide the ants to the direction. Is the study of the algorithm is a good reference source
Platform: | Size: 5120 | Author: tony | Hits:

[AI-NN-PRant

Description: 简单实现蚁群算法的程序 vc++调试通过-Realize a simple ant colony algorithm procedures vc++ Debugging through
Platform: | Size: 32768 | Author: 王晔 | Hits:

[MPITSPDBANT

Description: TSP双蚁群算法,应用双蚁群算法,来解决TSP问题,即旅行商问题-TSP Two-ant colony algorithm, the application of dual-ant colony algorithm to solve TSP problems, that is, traveling salesman problem
Platform: | Size: 12288 | Author: chen | Hits:

[AlgorithmACO_Knight_3

Description: 三维广义骑士巡游问题的蚁群算法的程序,能够很好的生成骑士巡游路径-Cavalier parade of three-dimensional problems of generalized ant colony algorithm procedure can generate a good path Cavalier Parade
Platform: | Size: 3072 | Author: 姜德雷 | Hits:

[AI-NN-PRDouble_ACO_TSP

Description: 此程序包是用双种群蚁群算法来求中国75个城市的最短路径问题,即典型的TSP问题,把包解压运行main.m文件即可-This package is a dual population of ant colony algorithm to seek China s 75 cities, the shortest path problem, that is typical TSP problem, the package can extract the files to run main.m
Platform: | Size: 8192 | Author: 梁锦兆 | Hits:

[matlabant_colony_system

Description: 蚁群算法解决TSP问题 matlab程序-Ant colony algorithm to solve TSP problem matlab program
Platform: | Size: 1024 | Author: chenglong | Hits:

[AI-NN-PRAntAlg

Description: 蚁群算法是解决电力调配系统和商场供货系统问题的有效算法,这里提供了一种蚁群算法,供大家参考-Ant colony algorithm to solve the power to deploy systems and shopping malls effective delivery system of algorithms, here provides an ant colony algorithm for the U.S. reference
Platform: | Size: 2381824 | Author: 穆海华 | Hits:

[AI-NN-PRTSP

Description: 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决。-Including ant colony, simulated annealing, genetic, neural networks, tabu search, such as intelligent optimization algorithm to TSP problem.
Platform: | Size: 7168 | Author: orange | Hits:

[AI-NN-PRtest1

Description: 蚁群算法是模仿真实的蚁群行为而提出的一种模拟进化算法,蚂蚁之间是通过一种信息素的物质传递信息的,蚂蚁在运动的过程中能够在经过的路径上留下该物质,而且能够感知这种物质的存在及其强度,并以此指导自己的运动方向。它是一种通过类比组合优化和蚁群觅食行为而构造的一种算法,可以用来解决各种组合优化问题,本代码用来解决生产调度问题-Ant colony algorithm is based on real ant colony behavior and proposed a simulated evolutionary algorithm, ants are among the pheromone through a material and impart information, ants in the process of movement in the path on the left of the substance , but also perceived the existence of such material and its strength, and to guide their direction. By analogy it is a combinatorial optimization and ant colony foraging behavior and structure of an algorithm can be used to solve various combinatorial optimization problems, the code used to solve the production scheduling problem
Platform: | Size: 20480 | Author: 穆海华 | Hits:

[AI-NN-PRantcolony

Description: 程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划-Ant colony algorithm is a procedure in the most short-circuit the application, can be used to expand a little robot path planning
Platform: | Size: 2048 | Author: 时招军 | Hits:

[AI-NN-PRAntIDE

Description: 我自己写的蚁群算法IDE,用到了管道技术,界面简单,实用。-I wrote it myself ant colony algorithm IDE, use the pipeline technology, the interface is simple and practical.
Platform: | Size: 3803136 | Author: zhangmeng | Hits:

[matlabAnt

Description: 蚁群算法解决城间最优路线问题,提供了个简单的9城市算例-Ant colony algorithm to solve the optimal inter-city routes to provide a simple numerical example 9 cities
Platform: | Size: 3072 | Author: 积分 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net